Release 10.1A: OpenEdge Development:
ADM Reference
insertExpression
Inserts an expression into a buffer’s WHERE clause.
Location: query.p Parameters:INPUT pcWhere AS CHARACTERComplete WHERE clause with or without the FOR keyword, but without commas.
INPUT pcExpression AS CHARACTERNew expression or OF phrase (Existing OF phrase is replaced).
INPUT pcAndOr AS CHARACTERSpecifies what operator is used to add the new expression to existing ones, either AND (the default) or OR.
Returns: CHARACTER (PRIVATE) Notes:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |